Don't use guint32 with XChangeProperty
authorMatthias Clasen <mclasen@redhat.com>
Mon, 14 Jul 2014 03:33:26 +0000 (23:33 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 14 Jul 2014 03:33:26 +0000 (23:33 -0400)
commit0e1a424829937abc27780da97a8bf60e81233d6c
treee36b40870b760d42a20e0c04bd9ea15f29e62b32
parentdaf05ad987f05966556ef59e7fa3b4f69571d9bf
Don't use guint32 with XChangeProperty

As pointed out in https://bugzilla.gnome.org/show_bug.cgi?id=710449,
XChangeProperty expects data to be a long array for format 32.
gdk/x11/gdkwindow-x11.c